home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Aug 89 / X0103-ForceOnScreen buste-Aug89 < prev    next >
Encoding:
Text File  |  1989-08-25  |  1.1 KB  |  34 lines  |  [TEXT/GEOL]

  1. Item    1438112                         24-Aug-89        19:55
  2.  
  3. From:   MACDTS                          Macintosh Developer Tech. Supt.,APL
  4.  
  5. To:     ANIMATRIXDEV                    Animatrix, David Goldman,PRT
  6.  
  7. cc:     MACAPP.TECH$                    MACAPP Tech
  8.         MACAPP.TEST                     MacApp SQA Team,APL
  9.  
  10. Sub:    ForceOnScreen busted?
  11.  
  12. To: Steven Marcus,
  13.  
  14. Steven,
  15.  
  16. Drag. It looks to me like ForceOnScreen is totally busted. If you are compiling
  17. for 128K ROMs, it doesn't do anything except make sure that the window isn't
  18. too large.
  19.  
  20. I tried this out with DemoDialogs. All I did was make the window that gets
  21. created by the "Create by Template" menu item appear at 1000,1000. I compiled
  22. and ran DemoDialogs, selected the menu item, and nothing showed up...
  23.  
  24. It looks to me that the thing to do is take out those {$IFC NOT qNeedsROM128K}
  25. statements and recompile UMacApp. That should get the right code to kick in.
  26. I'll forward this to the MacApp testers and programmer so they can check it out
  27. as well.
  28.  
  29. Thanks for pointing this out.
  30.  
  31. - Keith Rollin
  32. - Apple Developer Technical Support
  33.  
  34.